Premium Analytics: add Stats followers endpoint - #49902
Conversation
Code Coverage SummaryThis PR did not change code coverage! That could be good or bad, depending on the situation. Everything covered before, and still is? Great! Nothing was covered before? Not so great. 🤷 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
9a197ad to
4a73411
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖 Follow this PR Review Process:
If you have questions about anything, reach out in #jetpack-developers for guidance! |
|
Review-cycle audit complete: no addressable blocking feedback remains, no inline threads are open, and GitHub reports no required checks for this branch. The remaining Claude notes are optional minor/nit suggestions, so no code changes were pushed; the PR is non-draft and labeled |
6ecc238 to
179f1d6
Compare
179f1d6 to
cd762db
Compare
…wers # Conflicts: # projects/packages/premium-analytics/packages/data/src/hooks/__tests__/stats-exports.test.ts # projects/packages/premium-analytics/packages/data/src/hooks/index.ts # projects/packages/premium-analytics/packages/data/src/index.ts # projects/packages/premium-analytics/packages/data/src/processing/stats/index.ts # projects/packages/premium-analytics/packages/data/src/processing/stats/types.ts # projects/packages/premium-analytics/packages/data/src/queries/__tests__/stats-queries.test.ts # projects/packages/premium-analytics/packages/data/src/queries/index.ts # projects/packages/premium-analytics/packages/data/src/queries/stats-query.ts
Fixes #
Proposed changes
Related product discussion/links
Does this pull request change what data or activity we track or use?
No. This only adds typed client data/query integration for an existing Stats API endpoint.
Testing instructions